Bump next from 15.5.21 to 16.2.12 in /apps/web - #300
Conversation
8d8f66d to
0fe2b00
Compare
6cffecb to
23d5352
Compare
23d5352 to
dd9a9bd
Compare
|
Kept open deliberately. These three are one coupled migration, not three bumps, and were tested together on 2026-07-28:
With all three applied plus the eslint config migration, typecheck, build and the full unit suite pass and only those 13 lint findings remain. They are genuine React correctness findings about setState inside useEffect, so they need a considered fix with UI verification rather than a rushed one inside a dependency sweep. |
Bumps [next](https://github.com/vercel/next.js) from 15.5.21 to 16.2.12. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.21...v16.2.12) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dd9a9bd to
0a71e78
Compare
|
Superseded by #332, which lands next 16.2.12, eslint-config-next 16.2.12 and typescript 6.0.3 together. These three could not be merged separately. TypeScript 6 fails under Next 15 with TS2882 on the |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps next from 15.5.21 to 16.2.12.
Release notes
Sourced from next's releases.
... (truncated)
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective request